projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de8bc3e
)
Make certain diff output gets put in the correcct buffer.
author
Eric S. Raymond
<esr@snark.thyrsus.com>
Thu, 19 Jul 2007 19:59:25 +0000
(19:59 +0000)
committer
Eric S. Raymond
<esr@snark.thyrsus.com>
Thu, 19 Jul 2007 19:59:25 +0000
(19:59 +0000)
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/vc.el
b/lisp/vc.el
index c644a161008dea907b45a1adbdba02aa7a39bd83..d881219b18797d066a0270f066666df727bb2325 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-1934,7
+1934,7
@@
actually call the backend, but performs a local diff."
(error "diff failed"))
(if (not vc-diff-knows-L) (setq vc-diff-knows-L 'yes)))
status)
- (vc-call diff (list file) rev1 rev2))))
+ (vc-call diff (list file) rev1 rev2
"*vc-diff"
))))
(defun vc-switches (backend op)
(let ((switches